@charset "utf-8";
/* CSS Document */

::-webkit-input-placeholder { /* WebKit browsers */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	padding-left: 10px
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999999;
  font-size: 14px;
	opacity: 1;
	padding-left: 10px
}  
.fm-im{
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.top{
	background: #000;
}
.colblue{
	color:#0657b2
}
.colred{
	color:#ff3000
}
.r34{
	font-size: 2.125rem;
}
.lh-half{
	line-height: 2em;
}
.logo-txt{
	margin-left: 15px;
	padding: 15px;
	border-left: 1px solid #e5e5e5;
}
nav{ background:url(navbg.jpg) center top repeat-x; height:59px;

}
.js{font-size:37px; color:#000; font-weight:bold;}
.js2{font-size:24px; color:#000;}
.sp1{color:#e40011;}
.sp2{color:#1f3f96;}



.pc-nav li{
	width: 12.5%;
	text-align: center;
	font-size: 16px;
	line-height:59px;
	background: url(line.png) no-repeat center right;
	
}
.pc-nav li:hover{
	background: #f63e00;
}
.pc-nav li:nth-child(1) a{
	background: url(home.png) no-repeat;
	padding-left: 30px;
}
.pc-nav li:nth-child(8){
	background-image: none
}
.t-cen{
	background: #1450a1;
	width: 633px;
	margin: 0px auto;
}
.mt60{
	margin-top: 60px;
}
.pro-l-t{
	background:#1450a1 url(p-l-t.png) no-repeat top right;
	height: 104px;
}
.pro-l-b{
	background: url(p-l-b.png);
	padding: 23px 18px;
}
.pro-l-b dt{
	border: 1px solid #1450a1;
	line-height: 43px;
	padding-left: 30px;
	color:#1450a1;
	font-weight: bold;
}
.pro-l-b dt a{

	color:#1450a1;

}
.pro-l-b dl:hover dt{
	background:#1450a1 ;
}
.pro-l-b dl:hover dt a{
	color:#fff;
}
.pro-l-b dd{
	padding-left: 30px;
	background: url(tri.png) left center no-repeat;
	margin: 18px 0;
}
.pro-r-t{
	background: #f8f8f8;
	padding-left: 7px;
	padding-right: 27px;
	padding-top: 30px;
	padding-bottom: 45px;
}
.pro-r-t-title{
	padding-bottom: 15px;
	background: url(line2.png) left bottom no-repeat ;
	margin-left: 17px;
}
.hx-cont{
	width: 370px;

}
.hx-cont p{
	margin: 24px 0;
	padding-top: 20px;
	border-top: 1px solid #c9c9c9;
}
.pro-r-b{
	background: url(goods-bg.png) ;
	background-size: contain;
	    height: 777px;
}
.pro-r-b li{
	width: 33%;
	height: 260px;
}
.goods-img{
	height: 177px;
	width: 202px;
}
.goods-img img{
	max-width: 100%;
	max-height: 177px;
}
.mt90{
	margin-top: 90px;
}
.s_bg{height: 89px; background:#f2f2f2}
.search{ width:1200px; margin:0 auto;height: 88px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#666; width:880px; height:88px; line-height:86px; overflow:hidden; background:url(images/s_line02.gif) no-repeat 0 33px;padding: 0 0 0 20px;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #333;}
.search .ser_inp{ background:none; width:230px; height:88px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:88px; outline:none;}
.search .ser_so{cursor: pointer; float:left; background:url(s_so.gif) no-repeat; border:none; width:67px; height:89px; text-indent:-9999px;}
input::-webkit-input-placeholder {color: #999;}
.yin{padding: 60px 0 100px;     width: 1200px;
    margin: 0 auto;}
.yin_t{font-size: 40px;color: #000;font-weight:bold;text-align: center;line-height: 45px;height: 90px;overflow: hidden;}
.yin_t a{color: #000;}
.yin_t b{color: #063990;}
.yin_t span{display: block;font-size: 20px;color: #333; font-weight:normal;}
.yin_t i{color: #fa2d87;padding:0 15px;}
.yin dl{width: 286px;height: 400px;position: relative;margin: 80px 18px 0 0;float: left;overflow: hidden;-webkit-transition:transform .3s;transition:transform .3s;}
.yin dl dt{width: 286px;line-height: 0;position: relative;}
.yin dl dt img{width: 286px;height: 400px;}
.yin dl dt h4{font-size: 18px;color: #fff;height: 85px;line-height: 85px;width: 286px;text-align: center;position: absolute;bottom: 0;left: 0;background: #063990;
transition:height .5s;
-moz-transition:height .5s; /* Firefox 4 */
-webkit-transition:height .5s; /* Safari and Chrome */
-o-transition:height .5s; /* Opera */}
.yin dl dt h4 em{display: block;width: 46px;height: 46px;line-height: 0;background: #142038;border-radius: 50%;position: absolute;top: -23px;left: 120px;}
.yin dl dt h4 em img{width: 46px;height: 46px;}
.yin dl dd{background: rgba(0,0,0,0.7);position: absolute;bottom: 0;left: 0;height: 0;overflow: hidden;width: 286px;text-align: center;
transition:height .5s;
-moz-transition:height .5s; /* Firefox 4 */
-webkit-transition:height .5s; /* Safari and Chrome */
-o-transition:height .5s; /* Opera */}
.yin dl dd h5{height: 70px;line-height: 70px;overflow: hidden; background:url(yin_line.gif) no-repeat center 67px;font-size: 26px;color: #fff;}
.yin dl dd em{display: block;width: 46px;height: 46px;line-height: 0;background: #fac12c;border-radius: 50%;padding: 9px;margin: 80px auto 0;}
.yin dl dd em img{width: 46px;height: 46px;}
.yin dl dd p{font-size: 16px;color: #fff;line-height: 30px;height: 90px;overflow: hidden;width: 220px;margin: 0 auto;padding: 15px 0 0;}
.yin dl:hover dd,.yin dl.cur dd{height: 400px;}
.yin dl:hover dt h4,.yin dl.cur dt h4{height: 0;}
.yin dl:hover dt h4 em,.yin dl.cur dt h4 em{top: 0;}
.yin dl:hover,.yin dl.cur{-webkit-transform:translate(0,-35px);transform:translate(0,-35px);}
.yin .nobor{margin-right: 0;}
.ad{margin-bottom:40px;}

.in_pro {
  width: 100%;
  overflow: hidden;
  padding: 40px 0 0px 0;
  background: url(bj_inpro.png) center top repeat;
}
.in_pro .cate {
  float: left;
  width: 240px;
  background: #fff;
  box-shadow: 0 0 20px #ddd;
}
.in_pro .cate .tit {
  display: block;
  overflow: hidden;
  text-align: center;
  color: #fff;
  padding: 20px 0;
  background: -webkit-linear-gradient(bottom, #054e96, #0060be);
  background: -moz-linear-gradient(bottom, #0174c5, #ee5e45);
  background: -o-linear-gradient(bottom, #0174c5, #ee5e45);
  background: linear-gradient(bottom, #0174c5, #ee5e45);
}
.in_pro .cate .tit span {
  display: block;
  overflow: hidden;
  font-size: 24px;
  padding: 0 0 5px 0;
}
.in_pro .cate .tit em {
  text-transform: uppercase;
  font-family: 'deckerregular';
  font-size: 12px;
}
.in_pro .cate ul li > a {
  display: block;
  overflow: hidden;
  line-height: 59px;
  padding: 0 0 0 25px;
  background: -webkit-linear-gradient(right, #fff, #f5f5f5);
  background: -moz-linear-gradient(right, #fff, #f5f5f5);
  background: -o-linear-gradient(right, #fff, #f5f5f5);
  background: linear-gradient(right, #fff, #f5f5f5);
  border-bottom: 1px dotted #ddd;
}
.in_pro .cate ul li:hover > a,
.in_pro .cate ul li.on > a {
  background: #0060be;
  color: #fff;
}
.in_pro .cate .tel {
  overflow: hidden;
}
.in_pro .cate .tel li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px 0 0 0;
  line-height: 1;
  color: #888;
  font-size: 13px;
}
.in_pro .cate .tel li .iconfont {
  font-size: 40px;
  margin-right: 5px;
  color: #0060be;
}
.in_pro .cate .tel li em {
  display: block;
  overflow: hidden;
  color: #0060be;
  font-size: 18px;
  padding: 5px 0 0 0;
}
.in_pro .box {
  float: right;
  width: 930px;
}
.in_pro .box .tab {
  height: 44px;
  line-height: 44px;
  background: -webkit-linear-gradient(bottom, #fff, #eee);
  background: -moz-linear-gradient(bottom, #fff, #eee);
  background: -o-linear-gradient(bottom, #fff, #eee);
  background: linear-gradient(bottom, #fff, #eee);
  border: 1px solid #eee;
  border-top: 0;
  position: relative;
  margin-bottom: 15px;
}
.in_pro .box .tab li {
  float: left;
  margin-right: 5px;
}
.in_pro .box .tab li a:first-child {
  background: -webkit-linear-gradient(bottom, #fff, #ccc);
  background: -moz-linear-gradient(bottom, #fff, #ccc);
  background: -o-linear-gradient(bottom, #fff, #ccc);
  background: linear-gradient(bottom, #fff, #ccc);
  display: block;
  overflow: hidden;
  padding: 0 25px;
  font-size: 16px;
}
.in_pro .box .tab li .more {
  position: absolute;
  right: 10px;
  top: 0px;
  text-transform: uppercase;
  color: #888;
  font-size: 12px;
}
.in_pro .box .tab li .more:hover {
  color: #f0592d;
}
.in_pro .box .tab li.on a:first-child {
  background: -webkit-linear-gradient(bottom, #28519a, #1290e9);
  background: -moz-linear-gradient(bottom, #28519a, #1290e9);
  background: -o-linear-gradient(bottom, #28519a, #1290e9);
  background: linear-gradient(bottom, #28519a, #1290e9);
  color: #fff;
}
.in_pro .box .xun ul {
  margin: -10px;
  overflow: hidden;
}
.in_pro .box .xun ul li {
  float: left;
  width: 296px;
  margin: 10px;
  box-shadow: 0 0 1px #ccc;
  text-align: center;
  background: -webkit-linear-gradient(top, #fff, #eee);
  background: -moz-linear-gradient(top, #fff, #eee);
  background: -o-linear-gradient(top, #fff, #eee);
  background: linear-gradient(top, #fff, #eee);
}
.in_pro .box .xun ul li .pic {
  display: block;
  overflow: hidden;
  background: #fff;
}
.in_pro .box .xun ul li .pic img {
  width: 100%;
  height: 218px;
  transition: all 0.7s;
}
.in_pro .box .xun ul li .pic img:hover {
  transform: scale(1.1);
}
.in_pro .box .xun ul li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 15px;
}
.in_pro .box .xun ul li .cs {
  padding: 10px 0 15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.in_pro .box .xun ul li .cs a {
  display: block;
  overflow: hidden;
  font-size: 12px;
  margin: 0 15px;
  background: -webkit-linear-gradient(bottom, #27539d, #1290e9);
  background: -moz-linear-gradient(bottom, #27539d, #1290e9);
  background: -o-linear-gradient(bottom, #27539d, #1290e9);
  background: linear-gradient(bottom, #27539d, #1290e9);
  color: #fff;
  line-height: 30px;
  padding: 0 15px;
}
.in_pro .box .xun ul li .cs a:last-child {
  background: -webkit-linear-gradient(bottom, #047ed0, #1996e9);
  background: -moz-linear-gradient(bottom, #047ed0, #1996e9);
  background: -o-linear-gradient(bottom, #047ed0, #1996e9);
  background: linear-gradient(bottom, #047ed0, #1996e9);
}
.in_pro .box .xun ul li .cs a:hover {
  opacity: 0.8;
}
.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.cpjs{text-align:center; margin-bottom:50px;}
.cpjs h1{ font-size:36px; color:#000; font-weight:bold;}
.cpjs h2{ font-size:24px; color:#000; font-weight: normal; margin:10px 0;}
.cpjs p{ font-size:12px; color:#ffffff; font-weight: normal; display:inline; background:#1450a1; text-transform:uppercase; padding:2px 5px;}


.home-solution-product {
  background: #f7f7f7 url(../images/home-bg.png) center top no-repeat;
  overflow: hidden;
  padding: 50px 0 40px 0;
}
.home-solution {
  width: 260px;
  float: left;
  background: #fff; overflow:hidden;
}
.home-solution .bt {
  height: 76px;
  background: #00479d url(../images/bt-bg-01.png) left top;
  color: #fff;
  font-size: 24px;
  padding: 17px 0 0 15px;
  line-height: 30px; border-bottom:3px #ffe704 solid;
}
.home-solution .bt .en {
  font-size: 30px;
  display: block;
  font-family: arial; text-transform:uppercase; font-weight:bold;
}
.home-solution .list {
  margin: 4px 0 0 0;
}
.home-solution .list a {
  display: block; border-bottom:3px #ffe704 solid; text-transform:uppercase;
}
.home-solution .first {
  display: block;
  background: #00479d;
  color: #fff;
  line-height: 28px;
  padding: 5px 12px 5px 15px;
  font-size: 16px;
  position: relative;
  -webkit-transition: all .5s;
          transition: all .5s;
}

.home-solution .first:after {
  content: "";
  display: inline-block;
  float: right;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) 0 -110px;
  margin: 5px 0 0 0;
}
.home-solution .first:hover {
  padding-left: 20px;
}
.home-solution .sencond {
  line-height: 28px;
}
.sencond{background:#fff; width:240px; padding:10px; line-height:24px; color:#525252; font-size:14px;}
.home-solution .sencond a {
  color: #666666;
  border-bottom: 1px #f2f2f2 dotted;
  padding: 4px 15px 4px 8px;
  position: relative;
}
.home-solution .sencond a:before {
  content: "";
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) 0 -140px;
  margin: 5px 0 0 0;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.sencond p{line-height:23px;}
.home-solution .sencond a:hover {
  color: #00479d;
}
.home-solution .sencond a:hover:before {
  background: url(../images/all-icon.png) -30px -140px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-product {
  width: 920px;
  float: right;
  background: #fff;
}
.home-product .bt-more {
  height: 48px;
  line-height: 48px;
  background: -webkit-linear-gradient(#ffffff, #efefef);
  background: linear-gradient(#ffffff, #efefef);
  background-color: #efefef;
  padding: 0 20px 0 0;
}
.home-product .bt-more .bt {
  background: #00479d;
  color: #fff;
  display: inline-block;
  width: 156px;
  text-align: center;
  font-size: 18px; border-bottom:3px #ffe704 solid; padding-left:10px; padding-right:10px;
}

.home-product .bt-more .bt .en {
    color: #9cadce;
    font-family: arial;
    font-size: 15px;
    font-style: normal;
}

.home-product .bt-more .more {
  float: right;
  font-size: 12px;
  color: #656565;
  position: relative;
}
.home-product .bt-more .more .icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  background: #00479d;
  border-radius: 50%;
  font-style: normal;
  vertical-align: middle;
  margin: 0 0 0 5px;
  -webkit-transition: all .5s;
          transition: all .5s;
  position: relative;
}
.home-product .bt-more .more .icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 1px;
  top: 6px;
  left: 3px;
  background: #fff;
}
.home-product .bt-more .more .icon:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 7px;
  top: 3px;
  left: 6px;
  background: #fff;
}
.home-product .bt-more .more:hover {
  color: #00479d;
}
.home-product .bt-more .more:hover .icon {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.home-product .list {
  overflow: hidden;
  padding: 50px 0 16px 3px;
}
.home-product li {
  width: 285px;
  float: left;
  border: 1px #e4e4e4 solid;
  margin: 0 8px 50px 8px;
  text-align: center;
}
.home-product li:hover .title {
  background: #00479d;
  color: #fff;
}
.home-product li:hover .title:before {
  background: #00479d;
}
.home-product li:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.home-product .pic {
  display: block;
  width: 265px;
  height: 205px;
  margin: 10px 10px 12px 10px;
  overflow: hidden;
  position: relative;
}
.home-product img {
  -webkit-transition: all .5s;
          transition: all .5s;    width: 265px;
  height: 205px;
}
.home-product .title {
  display: block;
  text-align: center;
  color: #666666;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  -webkit-transition: all .5s;
          transition: all .5s;
  font-size: 15px;
  position: relative;
}
.home-product .title:before {
  content: "";
  display: block;
  background: #e4e4e4;
  height: 1px;
  margin: 0 10px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-video-news {
  padding: 50px 0 50px 0;
  overflow: hidden;
}



.pos { text-indent:40px; background:url(logo_03.png) 15px center no-repeat #efefef;
    height: 48px;
    line-height: 48px;
   
    background-color: #efefef;
    padding: 0 20px 0 0; font-size: 14px;
    color: #666;
}
.pos a{  color: #666;}
.pos span{color: #0b3090;
    font-weight: bold;
    font-size: 14px;}


.prorig .home-product {
    float: none;
}.prorig {
    width: 920px;
    float: right;
    background: #fff;
}
.news_content{ padding:20px 30px; font-size:14px; min-height:360px;}
.title05{ width:100%; text-align:center; height:20px; font-size:18px; margin-top:15px; margin-bottom:15px; font-family:"Microsoft Yahei"; font-weight:bold; }
.content_text p{ margin:8px 0; line-height:24px;}

.RandomNews {padding:0 0px 10px; margin-bottom:15px; width:824px; margin:0 auto;}
.diysr{height:40px; line-height:40px;color: #0b3090;font-family: "Microsoft YaHei","微软雅黑";font-size: 16px;font-weight: bold; text-indent:5px;}
.diysr .line{border-top: 1px solid #ececec; font-size:0; height:0;margin-right: 10px; overflow:hidden;}
.diysr i{font-size:10px; font-family:arial; font-weight:normal; text-transform:uppercase; font-style:normal; padding-left:5px;color: #999;}
.news_random{ font-size:14px;}
.news_random ul{ padding-top:10px; display:block; }
.news_random ul li{ height:30px;line-height:30px; padding:0;  width:375px; float:left;overflow:hidden; padding-right:10px;}
.news_random ul li a{ background:url(ico55.gif) no-repeat 0 8px; padding-left:12px;}
.news_random ul li span{ font-size:12px; padding-right:25px;}
.news_random ul li a:hover{color: #0b3090;}
.news_random ul li.fr{ padding-right:0px;}
.news_random ul li.fr span{padding-right:0px;}
.new-s dl{margin: 0 auto;padding-top:25px;height:117px;}
.new-s dl dt {height:110px;width: 215px;float: left;position: relative;border-bottom: 1px solid #e2e2e2}
.new-s dl dt img{width: 215px;height: 110px;}
.new-s dl dt p{width: 294px;height: 28px;display: inline-block;position: absolute;bottom:0px;left:0px;font: 14px 'Microsoft  YaHei';color: #fff;text-align: center;line-height: 28px; background:#333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new-s dl dd{width: 570px;float: right;height:110px;border-bottom: 1px solid #e2e2e2; position:relative;}
.new-s dl dd p{color: #353e47;font-size: 16px;font-weight: bold;margin-bottom:8px;}
.new-s dl dd p a{color: #353e47;}
.new-s dl dd p a:hover{color: #0b3090;}
.new-s dl dd span{font-size: 14px ;color: #353e47;display:inline-block;line-height: 28px; height:56px; overflow:hidden;}
.new-s dl dd a.more{display: inline-block;font: 12px 'Microsoft YaHei','微软雅黑';color: #0b3090; float:right; position:absolute; bottom:5px; right:5px;}

.page{text-align:center;margin-top:10px;color:#aaa;}

.page span{padding:0 2px;font-weight:bold;}

.page{height:30px;line-height:20px;text-align:center;letter-spacing:0;;font-size:12px;margin-top:20px; border:none !important;}

.page a{color:#aaa;border:1px solid #aaa;background:#fff;text-align:center;margin:0 1px; width:auto; height:20px; padding:0px 6px;font-family:"microsoft yahei","Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜","Ã¥Â®â€¹Ã¤Â½â€œ";}

.page a:hover{color:#fff;border:1px solid #0c53ab;background:#0c53ab;}

.page b{color:#fff;border:1px solid #aaa;background:#0c53ab;text-align:center;margin:0 1px; width:auto; height:20px; padding:0px 6px;font-family:"microsoft yahei","Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜","Ã¥Â®â€¹Ã¤Â½â€œ"; margin-top:-4px;}

.page a b{ border:none; background:#fff; color:#aaa;}


	.inf_lc{ clear:both;padding:15px 15px;}
.inf_lc li{padding:7px 20px 0 0;height:110px; overflow:hidden;margin:0 0 30px; background:#f6f6f6;}
.inf_lc li.bg { background:#edf6f4;}
.inf_lc li h4{ padding:20px 5px 0 0;text-align:center; float:left;width:64px; overflow:hidden;}
.inf_lc li h4 b{ font-weight:100; display:block; line-height:36px;height:36px; overflow:hidden; font-size:36px; font-family:Arial; text-transform:uppercase;}
.inf_lc li h4 span{ font-weight:100; display:block; line-height:16px;height:16px; overflow:hidden; font-size:12px; font-family:Arial; text-transform:uppercase; color:#343434;}
.inf_lc li p{padding:0 0 0 14px; line-height:26px;width:505px; overflow:hidden;font-size:14px; float:left; color:#666; }
.inf_lc li p b{ display:block; font-weight:100; color:#000000;}
.inf_lc li p b a,.inf_lc li p b a:hover{ color:#343434; font-weight:bold;}
.inf_lc li p b a:hover{ color:#0b3090;}
.inf_lc li .fr{margin:20px 0 0; width:70px; height:25px; line-height:25px; text-align:center; color:#ffffff; background-color:#999; }
.inf_lc li .fr:hover{ background:#0b3090;}







.adv1{
	background: url(adv1.png) no-repeat;
	height: 383px;
	
}
.adv-01{
	color:#ff7e00;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	font-size: 30px; margin-top:120px;
	
}
.adv-txt{
	padding: 20px 0;
	border-bottom: 1px solid #e9e9e9;
}
.f60{
	font-size: 60px;
}
.colgrey{
	color:#bcbcbc
}
.adv2{
	background: url(adv2.png) no-repeat;
	height: 383px;
	
}
.adv3{
	background: url(adv3.png) no-repeat;
	height: 383px;
	
}
.adv4{
	background: url(adv4.png) no-repeat;
	height: 383px;
	
}
.app-bg{
	background: url(app-bg.png);
	padding-top: 60px ;
	padding-bottom: 90px ;
	overflow: hidden;
}
.app-list{
	width: 20%;
	height: 526px;
	overflow: hidden;
}
.app-list:nth-child(8){
	display:none
}
.app-txt{
	background: #fff;
	height: 263px;
	transition: ease-in 1s;
	padding: 0 24px;
}

.app-txt h3{
	padding-top: 40px;
	transition: ease-in 1s;
}
.app-list img{
	transition: ease-in 1s;
}
.app-img{
	overflow: hidden;
	height: 405px;
}
.app-list:hover .app-img	 img,.app-list:hover .app-txt{
	transform: translate(0,-85px);
}
.app-list:hover .app-txt{
	background: url(app-list.png) no-repeat;
	
}
.app-list:hover .app-txt a{
	color:#fff;
}
.app-list:hover .app-txt h3{
	padding: 10px;
}
.app-list:hover .app-txt a p{
	color:#fff;
}
.app-list:hover{
	overflow: visible;
}
.app-con{
	padding: 16px 0;
	background: url(line3.png) top center no-repeat;
} 
.ab-bg{
	background: url(ab-bg.png) no-repeat top;
	padding-top: 207px; margin-top:40px;
}
.col3{
	color:#333
}
.ab-bg p{
	width: 91%;
	margin: 35px auto;
	font-size: 16px;
}
.ab-more1{
	border: 1px solid #d6d6d6;
	width: 135px;
	line-height: 3em;
	text-align: center;
	border-radius: 1.5em;
	color:#525252;
	margin: 0 10px;
	background: #fff;
}
.ab-more1:hover{
	border: 1px solid #ff3f08;
	background: #ff3f08;
	color:#fff

}
.ab-more{
	background: url(line4.png) repeat-x center center;
}
.con-li{
	border:1px solid #bdbdbd;
	width: 209px;
	height: 208px;
	margin-left: 20px; text-align: center;
}
.conimg{
	width: 100%;
	height: 100%;
}
.conimg img{
	max-width: 100%;
	max-height: 298px;
}
.next{
	width: 35px;
	height: 75px;
	background: url(next.png);
	right: -40px;
	top:80px
}
.prev{
	width: 35px;
	height: 75px;
	background: url(prev.png);
	left: -40px;
	top:80px
}
.bg-news{
	background: #f8f8f8;
}
.bg-news{
	padding: 45px 0;
}
.bg-news h2{
	background: url(line5.png) center center no-repeat;
}
.bg-news h3{
	color:#c6c6c6;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	opacity: 0.5;
}
.layui-tab-brief>.layui-tab-title .layui-this {
	color: #1450a1;
	font-size: 22px;
	font-weight: bold;
	
}
.layui-tab-title li {
	font-size: 22px;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #1450a1;
}
.news-f{
	width: 383px;
	background: #fff url(more2.png) no-repeat bottom right;
	padding-bottom: 48px;
}
.news-f p{
	padding: 20px 0;
	border-top: 1px solid #cccccc;
	margin: 0 20px;
}
.news-s ul{
	background: #fff;
	width: 383px;
	padding: 15px 10px;
	width: 363px;
}
.news-s li{
	background: url(box.png) 2% center no-repeat;
	padding:8px 0 ;
	padding-left: 36px;
	border-bottom: 1px solid #e5e5e5;
	
}
.news-more{
	right: 0;
	top:10px;
}
.news-right{
	background: #fff;
	height: 408px;
	overflow: hidden;
}
.n-r-top{
	height:  50px;
	background: url(line6.png)bottom left no-repeat ;
}
.news-right ul{
	padding: 30px!important;
}
.que-li h4{
	background: url(q.png) no-repeat left top;
	padding-left: 36px;
}
.que-li p{
	background: url(a.png) no-repeat left top;
	padding-left: 36px;
}
.que-li{
	padding: 35px 0;
	border-bottom: 1px solid #e1e1e1;
}
footer{border-top:3px #1450a1 solid; padding-top:30px;}
footer .logo {
  height: 160px;
  margin: 0 30px 0 60px;
  width: 250px;
  float: left;
  position: relative;
  overflow: hidden;
}
footer .logo img {
  width:145px;
  height: 144px;
}
footer .logo:before {
  width: 1px;
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 0px;
  background: #eee;
  content: "";
}
footer .copy {
  width: 495px;
  float: left;
  overflow: hidden;
  line-height: 30px;
}
footer .copy a:hover {
  color: #0174c5;
}
footer .copy .icp {
  color: #888;
}
footer .copy .icp a {
  color: #888;
}
footer .copy .icp a:hover {
  color: #0174c5;
}
footer .ewm {
  float: right;
  margin-right: 60px;
}
footer .ewm li {
  float: left;
  margin-left: 25px;
  text-align: center;
}
footer .ewm li img {
  width: 126px;
  height: 154px;
  margin-bottom: 5px;
}
footer .ewm li:first-child {
  margin-left: 0px;
}
.goods-nei-list li{
	width: 30.6%;
	border: 2px solid #f1f1f1;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 8px 0;
}
.goods-nei-list li:hover{
	background: #f8f8f8;
}
.goods-nei-list li:nth-child(3n){
	margin-right: 0;
}
.path{
	background: url(location.png) left top no-repeat;
	padding-left: 26px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
}
.ab-nav li{
	width: 24.8%;
	text-align: center;
	background: #726c69;
	line-height: 55px;
}
.ab-nav li:hover{
	background: #265ad9

}
.ab-nav li:hover .ab-ch{
	opacity: 1;

}
.ab-ch{
	width: 20px;
	height: 11px;
	background: url(bg-c.png);
	bottom: -4px;
	left: 47%;
	opacity: 0;
}
.dw-list li{
	width: 376px;
	border: 1px solid #b2b2b2;
	background: url(dw.png) 5% center no-repeat;
	padding: 25px 0;
	margin-right: 120px;
	margin-bottom: 30px;
}
.dw-list li h3{
	margin-left: 100px;
}
.dw-link{
	background: #1450a1;
	font-size: 16px;
	width: 94px;
	text-align: center;
	color:#fff;
	margin-top: 20px;
	line-height: 1.5em;
	margin-left: 100px;
}
.dw-link:hover{
	color:#fff
}
.dw-list li:nth-child(2n){
	margin-right: 0px;
}
.news-n-class dt{
	padding: 0;
}
.news-n-list li{
	border: 1px solid #dedede;
	padding: 20px;
	margin-bottom: 24px;
}
.news-n-img{
	width: 240px;
	height: 165px;
}
.news-n-img img{
	max-width: 100%;
	max-height: 165px;
}
.news-n-sum{
	width: 534px;
}
.news-n-sum p{
	color:#bebebe
}
.news-n-more{
	background: #b6b6b6;
	display: block;
	width: 90px;
	line-height: 30px;
	margin-top: 20px;
}
.news-n-more:hover{
	color:#fff
}
.hx-img{
	width: 100%;
	height: 365px;
}
.hx-img img{
	max-width: 100%;
	max-width: 365px;
}
.app-list:nth-child(6){
		display: none;
}
.app-list:nth-child(7){
	display: none;
}
.pages{
	max-width:30%;
	margin: 20px auto;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #1450a1;
}
.bannersize{
	height:31vw!important
}

.pro-l-b dl:hover dd{
	display:block;
}
.pro-l-b dl{
	margin-bottom:20px
}
@media screen and (max-width:1200px){
	

}

@media screen and (max-width:992px){

	
}
@media screen and (max-width:768px){

}